| FaStudentAid |
| Logical Entity Name | FaStudentAid |
| Default Table Name | FaStudentAid |
| Physical Only | NO |
| Definition | |
| Note |
| FaStudentAid Columns |
| FaStudentAid Primary and Unique Keys |
| Key Name | Key Type | Keys |
| FaStudentAid_FaCODGrantID_FaStudentAidID_U_N_IDX | Index | FaCODGrantID, FaStudentAidId |
| FaStudentAid_SyStudentID_AwardYear_FaFundSourceID_FaStudentAidID_U_N_IDX | Index | SyStudentID, AwardYear, FaFundSourceID, FaStudentAidId |
| FaStudentAid_AwardYear_FaStudentAidID_U_N_IDX | Index | AwardYear, FaStudentAidId |
| FaStudentAid_FaStudentAidID_U_C_IDX | PrimaryKey | FaStudentAidId |
| Uk_FaStudentAid_FaFundSourceID_AwardYear_Status_AdEnrollID_FaStudentPellID_SyStudentID_FaStudentAidID | Index | FaFundSourceID, AwardYear, Status, AdEnrollID, FaStudentPellID, SyStudentID, FaStudentAidId |
| FaStudentAid Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| FaLender | Non-Identifying | Zero or One to Zero or More | FK_FaStudentAid_FaBankID_FaLender_FaLenderID | FaBankID | NO | YES | ||
| FaBatchPackage | Non-Identifying | Zero or One to Zero or More | FK_FaStudentAid_FaBatchPackageID_FaBatchPackage_FaBatchPackageID | FaBatchPackageID | NO | YES | ||
| FaCODGrant | Non-Identifying | Zero or One to Zero or More | FK_FaStudentAid_FaCODGrantID_FaCODGrant_FaCODGrantID | FaCODGrantID | NO | YES | ||
| FaFundSource | Non-Identifying | Zero or One to Zero or More | FK_FaStudentAid_FaFundSourceID_FaFundSource_faFundSourceID | FaFundSourceID | NO | YES | ||
| FaStudentPell | Identifying | One To Zero or More | FK_FaStudentAid_FaStudentAidID_FaStudentPell_FaStudentPellID | FaStudentAidId | NO | YES | ||
| FaStudentAY | Non-Identifying | Zero or One to Zero or More | FK_FaStudentAid_FaStudentAYID_FaStudentAY_FAStudentAYID | FaStudentAYID | NO | YES | ||
| SaCC | Non-Identifying | Zero or One to Zero or More | FK_FaStudentAid_SaCcId_SaCc_SaCcId | SaCcId | NO | YES | ||
| SaStudentBankAccount | Non-Identifying | Zero or One to Zero or More | FK_FaStudentAid_SaStudentBankAccountID_SaStudentBankAccount_SaStudentBankAccountID | SaStudentBankAccountID | NO | YES | ||
| syStudent | Non-Identifying | One To Zero or More | FK_FaStudentAid_SyStudentID_syStudent_SyStudentID | SyStudentID | NO | YES |
| Child Relationships: |
| FaStudentAid Check Constraints |
| Check Constraint Name | CheckConstraint |
| Chk_FaStudentAid_IntOnlyUntilDate | ([IntOnlyUntilDate] is null and [FirstPayDate] is null or [IntOnlyUntilDate] is null and [FirstPayDate] is not null or [IntOnlyUntilDate] is not null and [FirstPayDate] is not null and [IntOnlyUntilDate] > [FirstPayDate]) |
| Chk_FaStudentAid_SecondaryInterestRateEffDate | ([SecondaryInterestRateEffDate] is null and [FirstPayDate] is null or [SecondaryInterestRateEffDate] is null and [FirstPayDate] is not null or [SecondaryInterestRateEffDate] is not null and [FirstPayDate] is not null and [SecondaryInterestRateEffDate] > [FirstPayDate]) |